How to Install gwave software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install gwave software package in Ubuntu 16.04 LTS (Xenial Xerus)

gwave software package provides waveform viewer eg for spice simulators, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gwave 

gwave is installed in your system.

Make ensure the gwave package were installed using the commands given below,

$ sudo dpkg-query -l | grep gwave *

You will get with gwave package name, version, architecture and description in a table

gwave package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Electronics
Package gwave
Version 20090213-6
Description waveform viewer eg for spice simulators
Sub Section Electronics


See Also, How to uninstall or remove gwave software package from Ubuntu 16.04 LTS (Xenial Xerus) ?